nested parentheses
英 [ˈnestɪd pəˈrɛnθɪsiːz]
美 [ˈnestɪd pəˈrɛnθəˌsiz]
【计】嵌套圆括号
双语例句
- Find the deepest nested pair of parentheses.
找出嵌入最深的那对括号。 - Each nested set of parentheses, counting from the left, incrementing at each left parenthesis is placed in the next special, numerical variable.
每个嵌套的括号对,从左开始算起,每个左圆括号加一,放在下一个特殊的数字变量中。 - The process of evaluation is similar to calculating by hand: while the expression contains parentheses, the subexpression inside the deepest nested pair of parentheses is evaluated.
求值过程类似于手工计算:如果表达式中包含括号,先求嵌套最深的括号对中的子表达式的值。
